Learn how to prepare your data for Algolia, how to fetch it from your data source, and how to structure your index.
distinct
feature on director
along with custom ranking on score
.
This way, searching for “miyazaki” would only return Hayao Miyazaki’s most popular movie.
Flattening data adds more records to your index. If you have 10,000 directors with an average of ten movies each, this results in an index with 100,000 records. It may sound like a lot, but it’s not. Besides what your plan allows, Algolia has no limit to the number of records, only disk size.